Fix warning in listview_settings demo
authorAndreas Persson <andreasp56@outlook.com>
Tue, 8 Sep 2020 16:48:54 +0000 (18:48 +0200)
committerAndreas Persson <andreasp56@outlook.com>
Tue, 8 Sep 2020 16:48:54 +0000 (18:48 +0200)
commit81c835c4185df69596ce248bce8ea7772fe65d49
tree4a703c9ff17ed90a9b37aae9bc07d51e1aee7958
parent33e633cc5ce2bee0e1e8ed4a7ee851d70eb8d77c
Fix warning in listview_settings demo

Fix a warning introduced when sorter constructors were changed to return
exact types.
demos/gtk-demo/listview_settings.c